* emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
authorKevin Ryde <user42@zip.com.au>
Mon, 16 Nov 2009 22:58:21 +0000 (22:58 +0000)
committerKevin Ryde <user42@zip.com.au>
Mon, 16 Nov 2009 22:58:21 +0000 (22:58 +0000)
commit27cfddb3c1f9abc413895dec3ecb7f6780cd8730
tree3006c9aeaec923b6bea33e1a80da14eb68d37002
parentfde7696d9992b44f2314e57e5a19eea208f69a1e
* emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
(lm-keywords-list): Allow comma-only separator like "foo,bar".
Ignore trailing spaces by omit-nulls to split-string (fixing
regression from Emacs 21 due to the incompatible split-string
change).  (Bug #4928.)
lisp/emacs-lisp/lisp-mnt.el